-
Home
-
Salon Booking System – Free Version
-
10.30.4
-
Code
-
Classes
- RequestHelper
| Total Complexity |
35 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
149 |
| Lines of code |
94 |
| Logical lines of code |
57 |
| Comment lines |
35 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sanitizeValue() |
A |
56 |
8 |
19 |
| sanitizeArray() |
S |
58 |
5 |
16 |
| getRequestBody() |
S |
60 |
4 |
14 |
| getAllHeaders() |
S |
60 |
3 |
12 |
| getGetQueryValue() |
S |
68 |
2 |
7 |
| getPostQueryValue() |
S |
68 |
2 |
7 |
| getHeaderValue() |
S |
74 |
2 |
4 |
| getRequestMethod() |
S |
78 |
2 |
3 |
| getRequestScheme() |
S |
78 |
2 |
3 |
| getHttpHost() |
S |
77 |
2 |
3 |
| getRequestUri() |
S |
77 |
2 |
3 |
| getAccessToken() |
S |
80 |
1 |
3 |